Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Reduce max snapshot hashes to stay under MTU #8541

Merged
merged 2 commits into from
Feb 29, 2020
Merged

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Feb 29, 2020

24 snapshot hashes exceeds MTU and prevents additional snapshot hashes from being published.

Fixes #8531

@codecov
Copy link

codecov bot commented Feb 29, 2020

Codecov Report

Merging #8541 into master will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #8541     +/-   ##
========================================
- Coverage    80.1%   80.1%   -0.1%     
========================================
  Files         256     256             
  Lines       55289   55325     +36     
========================================
+ Hits        44299   44316     +17     
- Misses      10990   11009     +19     

@mvines mvines removed the v1.0 label Feb 29, 2020
@mvines mvines merged commit 2a5605d into solana-labs:master Feb 29, 2020
@mvines mvines added the v1.0 label Feb 29, 2020
solana-grimes pushed a commit that referenced this pull request Feb 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some SLP validators are picking up old snapshots
1 participant